home *** CD-ROM | disk | FTP | other *** search
/ Underground / Underground CD1.iso / phreak / progsy / ultrdler / ULTRAD3.DOC next >
Encoding:
Text File  |  1986-03-01  |  10.6 KB  |  265 lines

  1.  
  2.  
  3.                ...How About A Nice Game Of Chess...
  4.  
  5.  
  6.  
  7.                                The
  8.                             Ultimate
  9.                            In WarGames
  10.                              Dialers
  11.  
  12.              --------------------------------------
  13.                   U  L  T  R  A  -  D  I  A  L
  14.              --------------------------------------
  15.                 VERSION 3.0: THE FINAL FRONTIER!
  16.                         = By: Paul Levy =
  17.  
  18.  
  19.                                /**\
  20.                      \       <******>      /
  21.                             <********>
  22.                     -       <COM-WORX>      -
  23.                             <********>
  24.                      /       <******>      \
  25.                                \**/
  26.  
  27.                  Software Creations For The IBM-PC
  28.  
  29.  
  30.  
  31.      The author of this software takes no responsibility for what
  32. occurs  during  the  use  of this  program.   It  is  distributed
  33. completely  free  of  charge and nothing is  expected  in  return
  34. except that you follow the following guide lines:
  35.  
  36. 1)  This  software  is  not  to  be  distributed  in  a  modified
  37. form...including  any and all documentation that comes  with  the
  38. software.
  39. 2)  This  software is not to be distributed for  any  fee.   It's
  40. author has chosen to distribute it free of charge.
  41. 3)  This software was not intended for malicious use.   Do not use
  42. for any type of illegal computing...under penalty of law.
  43.  
  44.      If  you  wish  to  get in contact with the  author  of  this
  45. software  or any of the Com-Worx software,  you may  contact  the
  46. Com-Worx  RBBS  Bulletin Board system in Southern  California  at
  47. (818) 986-1673.   If you find this product well written and user-
  48. friendly, why not try some of the other Com-Worx software such as
  49. Super-File, the "People-Information" manager.
  50.  
  51.  
  52. ---------------------------------------------------------------------
  53.  
  54. The idea of writing a WARGAMES dialer was inspired by Steve Klein who
  55. wrote the original DIAL.BAS.  I took this program and proceeded to cre-
  56. ate DIAL1 and DIAL3 (Steve Klein took DIAL1 and enhanced it to DIAL2).
  57. I began to get sick of constantly updating so I decided to write the
  58. most incredible dialer around, and I think I have succeded.  In the
  59. first version of ULTRA-DIAL (ULTRA.EXE), there were many problems, in-
  60. cluding the fact that it did NOT support the Hayes External Modem,
  61. this minor error was fixed and a few other features were added into
  62. ULTRA2.EXE, the next version.  I though I had it all down pat with this
  63. version, but my "good ol'" users clued me in to some problems...and
  64. here it is folks, ULTRA3.EXE.  I would like everyone to know that this
  65. will be the last version of ULTRA-DIAL, UNLESS I find some incredible
  66. error or some new incredible request for a feature is made.  So, you'll
  67. have to live with this one.
  68.  
  69. REMEMBER: This program is for the IBM Personal Computer PC or XT (not
  70. AT or any compatible).  You must have a Hayes modem (an Anchor Signal-
  71. man may work, it has not been tested) to operate this program.  There
  72. is absolutely no exceptions to this...sorry.
  73.  
  74.       Now we'll cut the lecture and start the documentation!
  75.  
  76. ---------------------------------------------------------------------
  77.  
  78.  
  79.  
  80. ** MINIMUM HARDWARE REQUIREMENTS
  81.  
  82.      To operate UltraDial 3.0, you need at least the following:
  83.  
  84.                     An IBM Personal Computer
  85.                            64k Memory
  86.                       One Floppy Disk Drive
  87.                      A Hayes Auto-Dial Modem
  88.  
  89.      To operate UltraDial 3.0 with optimum performance, add:
  90.  
  91.                       An 80 Coulumn Printer
  92.                            128k Memory
  93.                        A RAMdrive Program
  94.  
  95.  
  96. ** TO BEGIN
  97.  
  98.      To   start   UltraDial,   place  the  disk   that   contains
  99. ULTRA3.EXE in drive A: and type:
  100.  
  101. A>ULTRA3
  102.  
  103.      Within  a few moments,  a text screen should appear  telling
  104. you  the  rules of Com-Worx.   Press a key and you will  see  the
  105. title  screen begin. After the "COM-WORX Presents..." portion, you
  106. will be asked to select COM1: or COM2:, that is communications port
  107. number 1 or communications port #2.  Enter the port to which your
  108. modem is connected to (enter a 1 or a 2).
  109.      Then you will see the main title screen...press any key to go
  110. further...
  111.      The program will then ask you to set the time and date.   If
  112. it is already set, simply hit <ENTER> at each of the prompts.
  113.      Finally  the menu screen will appear and you will have  the
  114. following options:
  115.  
  116.                [B]egin a dialing routine
  117.                [S]can/Dial found numbers
  118.                [P]rint a copy of numbers
  119.                [C]ontact the author
  120.                [D]elete old numbers
  121.                [Q]uit to DOS
  122.  
  123.      These options are explained in detail on the following
  124. pages of this documentation...
  125.  
  126.  
  127.  
  128. ** BEGIN A DIALING ROUTINE
  129.  
  130.      This command is the master command of the entire program,
  131. it sets the dialing in motion.  You will be using this command
  132. whenever you wish to start dialing...
  133.  
  134.       Your first prompt will be "Do you wish to delete old
  135. numbers that have been found?".  This simply means, do you want
  136. to erase the file that  contains the  previously found numbers
  137. with carriers and start with a fresh one, or do you want to save
  138. them. Answer "Y" to start a fresh new file, or enter "N" to save
  139. the old one (remember, Ultra3 can only handle 18 numbers per file
  140. because of some problems, print out the file often and start a
  141. fresh one when possible).
  142.      The second option is simple, "Do you want the modem speaker
  143. on?".  Answer "Y" if you want the Hayes internal speaker on, and
  144. answer "N", if you want it off (this is also togglable during the
  145. program operation).
  146.      Ok, now you are going to enter the vital numbers that will
  147. make this program run.  The next prompt, after the speaker prompt,
  148. is the "PRELIMINARY NUMBER" prompt.  This is a new feature to ULTRA
  149. DIAL and I will try to explain it the best I can.
  150.      Whatever you enter at the PRELIMINARY NUMBER prompt will be
  151. dialed before EVERY number.  This can be helpful for obtaining an
  152. outside line (i.e. hotels and buisnesses sometimes require you dial
  153. a "9" before dialing the outside number you wish to reach).  If you
  154. have no use for this, simply hit <ENTER>, if you do want to use this
  155. function, enter the number(s) you wished to be dialed before EVERY
  156. number in the dialing sequence.
  157.      Now you are going to enter the starting and ending numbers! Your
  158. first prompt will be to enter the area code, if you want to dial local
  159. simply hit <ENTER>, if not, enter the three digit area code.
  160.      The next prompt will be for the beginning number, this will be
  161. the first number to be dialed.  Here are some examples of the right
  162. and wrong way to enter numbers:
  163.  
  164. RIGHT: 9861673                         WRONG: 986-1673
  165.        5205547                                5,205547
  166.  
  167. *** REMEMBER: DO NOT USE HYPHENS, COMMAS, ETC.  JUST ENTER THE NUMBER!
  168.  
  169.      The next prompt will be for the ending number, the last number
  170. to be dialed.  Use the same format as you saw above.
  171.      Now the dialing begins...Your options are now held in function
  172. keys (the darker keys on the left side of the keyboard).  There func-
  173. tions are described here...
  174.  
  175.  
  176. [F1] - SKIP # - allows you to skip on to the next phone number.
  177.                 For example, if the computer is on 986-1673 and
  178.                 you hit [F1] then it will skip to 986-1674 as
  179.                 soon as you hear the beep.
  180.  
  181. [F2] - MAIN   - takes you directly to the main menu and stops all
  182.                 active dialing.   (Quits to the menu)
  183.  
  184. [F3] - QUIT   - ends the dialing and returns you to DOS.
  185.  
  186. [F4] - PAUSE  - pauses the timer so as to allow more waiting time
  187.                 and continues to hold the timer until you hit any
  188.                 key (remember to re-start it with any key).
  189.  
  190. [F5] - SPKR   - toggles the speaker on or off. When pressed, the
  191.                 screen will clear and you will be asked if you
  192.                 want the speaker on or off, then dialing will re-
  193.                 sume from the number you left off on.
  194.  
  195. *** REMEMBER: THE FUNCTION KEYS TAKE A FEW MOMENTS TO RESPOND!
  196.  
  197.      If the dialer finds a carrier at a certain number, it beeps,
  198. saves the number to disk, and continues dialing.  If it completes
  199. the dialing routine by getting to the last number, it sounds an
  200. alarm to inform you (until you press any key).  You are then
  201. returned to the main menu.
  202.  
  203.  
  204.  
  205. ** SCAN/DIAL FOUND NUMBERS
  206.  
  207.      This function allows you to see up to 18 of the found
  208. numbers in the file NUMBERS.  You can select a number with the up
  209. and down cursor keys on the right side of the keyboard.  If at
  210. first the arrow does not move when you hit the cursor up or down,
  211. try hitting <NumLock>.  When you have the arrow pointing at the
  212. number you wish to try, hit <ENTER>.
  213.      The computer will enter a terminal mode.  Anything you type
  214. now will go straight to the modem.  The computer will dial the
  215. number you selected and wait for a carrier.  When it receives a
  216. carrier, it will connect at 300 baud, even parity, 7 data bits,
  217. and 1 stop bit.
  218.      To exit the terminal mode and return to the main menu, hit
  219. the <ESC> key, up in the left hand corner of the keyboard.  It
  220. will ask if you wish to dial another number and you may respond
  221. accordingly with "Y" or "N".
  222.  
  223.  
  224.  
  225. ** PRINT A COPY OF NUMBERS
  226.  
  227.      This function will print a copy of all of the phone numbers
  228. onto the printer.  Also, the dates and times that the numbers
  229. were found will be printed.  When the printing is complete, the
  230. computer will return to the main menu...
  231.  
  232.  
  233.  
  234. *** CONTACT THE AUTHOR
  235.  
  236.     This function was just "an idea" that I thought would encourage
  237. people to report errors more often because it would be so simple to
  238. conatct me.  This function will simply enter the terminal mode and
  239. dial The COM-WORX RBBS...Hit <ESC> to hang-up and exit...
  240.  
  241.  
  242.  
  243. ** DELETE OLD NUMBERS
  244.  
  245.      This function will erase the file NUMBERS which contains all
  246. of the phone numbers that have been found.  You should use this
  247. at least every 18 numbers found.
  248.  
  249.  
  250.  
  251. ** QUIT TO DOS
  252.  
  253.      This function drops you into DOS (use only when you are
  254. finished using Ultra-Dial).
  255.  
  256.  
  257.  
  258. -----------------------------------------------------------------
  259. THIS SOFTWARE WAS WRITTEN BY PAUL LEVY...A PROGRAMMER WITH OVER
  260. FIVE YEARS OF BASIC PROGRAMMING WITH MICROSOFT BASIC.  IF YOU
  261. HAVE ANY IDEAS FOR ANY PROGRAMS THAT YOU WOULD LIKE TO SEE,
  262. PLEASE CONTACT PAUL LEVY AT HIS BBS, 818-986-1673.  ENJOY...
  263. -----------------------------------------------------------------
  264. EASE CONTACT PAUL LEVY AT HIS BBS, 818-986-1673.  ENJOY...
  265. -----------------------------------------------------------------